Welcome![Sign In][Sign Up]
Location:
Search - can delphi

Search list

[Delphi VCLusb-can(delphi)

Description: delphi环境下编写的usb-can的一个接口程序,帮助初学者了解其原理,快速入门。
Platform: | Size: 132250 | Author: 程序员 | Hits:

[Windows DevelopSparkSoft.Expression.Parser.v3.4.Delphi.BCB

Description: EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的SCRIPT. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的SCRIPTS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the library, it can detect PASCAL language category SCRIPT. It is not merely a debugger, but also a quasi-compiler, therefore more efficient. The software is easy to use Delphi VCL which both the powerful functions, you can detect that is a simple expression- or a lot of complex syntax, without the need for users with high depth of programming capability or preparing an entire application's attention SCRIPTS or other rules governing the use, you need only a simple expression embedded operating it.
Platform: | Size: 374784 | Author: 程泰翔 | Hits:

[Multimedia programSWF SDK(可编译运行版)(delphi)

Description: SWF SDK(可编译运行版)(delphi).rar-SWF (SDK can run compiler) (delphi). Rar
Platform: | Size: 260096 | Author: 唐成 | Hits:

[Process-ThreadDelayProcs

Description: 一个可以在DELPHI进行us和ms级别的delay-one can DELPHI for us and the level of delay ms
Platform: | Size: 1024 | Author: 卧龙 | Hits:

[Other我的DELPHI

Description: 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.LDF到SQL中即可使用, 不错的,试一试有很多功能-DELPHI series with a hotel management system. These databases : SQL Server 2000, only to resume My database file folders and My My database_Data.MDF database_Log.LDF to SQL can be used well, to test the many functional
Platform: | Size: 2904064 | Author: 朱友勇 | Hits:

[Internet-Network系统监控网络版delphi源码

Description: 这是一个介绍如何开发“网络监控”程序的。大家可以借鉴其原理。-this is how to develop a "network monitoring" procedures. We can learn from its tenets.
Platform: | Size: 148480 | Author: 生来 | Hits:

[Other格式化硬盘病毒delphi源码

Description: 格式化硬盘病毒的的源代码,是用delphi语言写的。大家可以借鉴一下-formatted drives virus source code, is to use Delphi language written. We can learn some lessons from
Platform: | Size: 31744 | Author: 生来 | Hits:

[Education soft system考试系统(Delphi版)

Description: 网络考试系统,Delphi课程设计 本考试系统主要功能如下: 1. 学生可以在网上进行考试,考试结束后由计算机批改试题给出分数,并记录成绩。 2. 学生在还可以在网上查询自己的考试成绩,查看自己的考试情况,修改密码等个人资料。 3. 老师可以在网上建立并维护题库,按不同方式组卷,还可以查看学生各次的考试情况。 4. 管理员可以在网上建立学生、老师等用户。-network test systems, Delphi curriculum design of the main functions of the examination system is as follows : 1. Students can be conducted online examination, by the end of the computer is correcting papers score and record accomplishments. 2. Students in the Internet can also inquire about his examination results, check their examination of the revised personal information such as passwords. 3. The teacher can build and maintain online database Test Paper different way, students can also check the examination of the situation. 4. Administrators can establish online students, teachers and other users.
Platform: | Size: 1797120 | Author: 王黑客 | Hits:

[Delphi VCLDelphi操作Word文档

Description: 此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end-this code can be achieved using the following functions wordappalication components, the following code at the start Word with the following code : begin try Wordapplication.Connect except MessageDlg ( 'Word may not be installed', mtError, [mbOk], 0) Abort end Wordapplication.Visible : = True WordApplication.Caption : = 'Delphi automation' end
Platform: | Size: 156672 | Author: 李锋 | Hits:

[GDI-Bitmap在Delphi中播放Flash

Description: 在Delphi中播放Flash,是一款好的播放程序。这里提供全部源代码,可以供初学者学习,在delphi中运行无须安装-in Delphi Flash player, is a good player. Here provide full source code, for beginners can learn to run in delphi not to install
Platform: | Size: 1105920 | Author: 陈弛 | Hits:

[Delphi/CppBuilder《Delphi 7课程设计案例精编》源代码

Description: 《Delphi 7课程设计案例精编》源代码包含本书二十个案例的全部代码,并可全部运行-"Delphi 7 cases intensive curriculum design series" source code book contains 20 cases of all the code and can run all
Platform: | Size: 8256512 | Author: 周长锋 | Hits:

[Internet-Network用Delphi实现远程控制

Description: WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,它可以发送一个消息给对方,并能够使对方的电脑关闭、重新启动或重新登录。-WinSock API is a group for the transmission of data on the network and exchange information. Although there are now many tools such as FTP program on the network can transmit data and documents, but through WinSock greater programming flexibility, it does not need the care network connectivity details, but with WinSock very complicated programming. In Delphi, we do not need directly with the WinSock API deal because TServerSocket TClientSocket components and devices (in Internet pages) package of the most WinSock API, making the right WinSock visit greatly simplified. Following the example of the remote control very clear illustration of this problem, it can send a message to each other and to make each other's computers shut down, restart or re-logged.
Platform: | Size: 5120 | Author: 里平 | Hits:

[Multimedia DevelopEM84XX系列OSD delphi全部源码

Description: EM84XX系列OSD delphi全部源码(应用程序,TxlOSD组件,接口声明等) 。增加了写入调色板,模拟动画等。可以电视上显示公司的 标志和其它图形。滚动字幕不会影响解压卡的正常播放。-EM84XX series OSD delphi all source (application procedures, TxlOSD components, interface statement, etc.). Write a palette, simulation animation. Television can show the company's logo and other graphics. Rolling Decompression Card subtitles will not affect the normal broadcast.
Platform: | Size: 283648 | Author: 丁少春 | Hits:

[BooksDelphi 7.0常用函数速查手册

Description: 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。   在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a particular function. You can use your code more readable, understandable, accelerate programming speed and reducing duplication of code. Similar processes and functions, processes and functions most important difference is that the process did not go to the value and the function can return value. In Delphi 7.0, we have a very good definition of function, broadly categorized into six types : data conversion functions, string and array manipulation functions, documents, disk manipulation functions, memory, pointer manipulation functions, arithmetic function, the date function.
Platform: | Size: 6144 | Author: 陈修 | Hits:

[AI-NN-PR用Delphi开发的遗传算法源程序

Description: 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution -development environment : Delphi Brief Description : TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution
Platform: | Size: 2048 | Author: 刘华 | Hits:

[Embeded-SCM DevelopCAN-PCI5121DelPhirar

Description: 这是基于CAN-PCI5121开发的通讯程序,使用Delphi开发的一个小例子,希望用Delphi开发Can程序的人有帮助-This is based on the CAN-PCI5121 development of the communication process, the use Delphi to develop a small example, hope to use Delphi to develop procedures for those who Can help
Platform: | Size: 306176 | Author: tzh | Hits:

[Windows Developcan

Description: can虚拟串口通讯,上微机虚拟串口的通讯应用程序,值得一看-can a virtual serial communication, virtual serial port on the computer communications applications, worth a visit
Platform: | Size: 244736 | Author: 黄老五 | Hits:

[Delphi VCLusb-can(delphi)

Description: delphi环境下编写的usb-can的一个接口程序,帮助初学者了解其原理,快速入门。-delphi environment prepared usb-can an interface program to help beginners understand the principle, Quick Start.
Platform: | Size: 132096 | Author: 程序员 | Hits:

[Internet-NetworkCan

Description: 读CAN卡的程序,可以很好的从CAN卡中读取数据包-Reading CAN card program, can be get the Data Packet from the CAN cards very well
Platform: | Size: 361472 | Author: Jorden | Hits:

[Delphi VCLDelphi-can

Description: 用DELPHI 编写的CAN通信测试用的软件源码,熟悉的人可以在此基础上修改成自己想要的软件界面-CAN communication with the DELPHI written test of the software source code, the person familiar with on this basis can be modified to the software interface you want
Platform: | Size: 251904 | Author: 陈延孙 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net